home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / elk-2_0.lha / elk-2.0 / lib / xm / scrolled-win.d < prev    next >
Encoding:
Text File  |  1989-10-12  |  138 b   |  6 lines

  1. ;;; -*-Scheme-*-
  2.  
  3. (define-widget-type 'scrolledwindow "ScrolledW.h")
  4.  
  5. (define-widget-class 'scrolled-window 'xmScrolledWindowWidgetClass)
  6.